home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / intrvews / xgrab.lha / xgrab / data / drawtest < prev    next >
Encoding:
Text File  |  1990-03-06  |  1.2 KB  |  37 lines

  1. # GRAB Graph Layout and Browser System
  2. #
  3. # Copyright (c) 1989, Tera Computer Company
  4.  
  5. *NAME*
  6. Test shapes and colors
  7. *NODES*
  8. NodeLabel
  9. Rectangle    Rectangle    rectangle    default    black
  10. Circle    Circle    circle    default    default
  11. Ellipse    Ellipse    ellipse    default    default
  12. Double_Box    Double_Box    double_box    default    default
  13. Diamond    Diamond    diamond    default    default
  14. Point    Point    point    default    default
  15. BoldRect    BoldRect    rectangle    bsolid    default
  16. DottedCircle    DottedCircle    circle    dotted    default
  17. DottedBoldEllipse    DottedBoldEllipse    ellipse    bdotted    default
  18. DashedDBox    DashedDBox    double_box    dashed    default
  19. DashedBDiamond    DashedBDiamond    diamond    bdashed    default
  20. GrayRect    GrayRect    rectangle    default    gray
  21. WhiteRect    WhiteRect    rectangle    default    white
  22. *EDGES*
  23. EdgeLabel
  24. Rectangle    Circle    nsb    Solid    default
  25. Circle    Ellipse    bsb    BOLD    default
  26. Double_Box    Ellipse    n.b    dotted    default
  27. Diamond    Circle    b.b    BdotteD    default
  28. Point    Circle    n-b    dashed    default
  29. BoldRect    DashedDBox    b-b    bdashed    black
  30. BoldRect    Circle    nsg    default    gray
  31. DottedCircle    Point    nsw    default    white
  32. DottedCircle    DottedBoldEllipse    bsg    bsolid    grey
  33. DottedCircle    DashedDBox    n.w    dotted    white
  34. DottedCircle    DashedBDiamond    b.g    bdotted    gray
  35. GrayRect    WhiteRect    n-g    dashed    gray
  36. DottedBoldEllipse    GrayRect    b-w    bdashed    white
  37.